PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContent Class / setBackground Method
The background of the flow content.
In This Topic
    setBackground Method
    In This Topic
    Sets the content background.
    The background that fills the flow content bounding rectangle.
    Syntax
    public void setBackground( 
       PDFBrush value
    )

    Parameters

    value
    The background of the flow content.
    See Also